Hilt_MainActivity

@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.ActivityGenerator")
abstract class Hilt_MainActivity : AppCompatActivity, GeneratedComponentManagerHolder

A generated base class to be extended by the @dagger.hilt.android.AndroidEntryPoint annotated class. If using the Gradle plugin, this is swapped as the base class via bytecode transformation.

Functions

Link copied to clipboard
fun componentManager(): ActivityComponentManager
Link copied to clipboard